Click or drag to resize

ExtendedProperty Constructor (ExtendedPropertyTag)

Initializes a new instance of the ExtendedProperty class.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ExtendedProperty(
	ExtendedPropertyTag tag
)

Parameters

tag
Type: Independentsoft.MsgExtendedPropertyTag
The tag.
See Also